home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / share / foomatic / db / source / printer / HP-DeskJet_810C.xml < prev    next >
Encoding:
Text File  |  2009-03-27  |  2.3 KB  |  68 lines

  1. <printer id="printer/HP-DeskJet_810C">
  2.   <make>HP</make>
  3.   <model>DeskJet 810C</model>
  4.   <mechanism>
  5.     <inkjet/>
  6.     <color/>
  7.     <resolution>
  8.       <dpi>
  9.         <x>600</x>
  10.         <y>600</y>
  11.       </dpi>
  12.     </resolution>
  13.     <consumables>
  14.       <comments>
  15.         <en>C6615AN Black, C1823D tri-color; each $25-30 via mail order</en>
  16.       </comments>
  17.     <!--one or more "partno" elements.--></consumables>
  18.   </mechanism>
  19.   <url>http://www.hp.com/cposupport/eschome.html</url>
  20.   <lang>
  21.     <pcl level="3"/><!--no pjl-->
  22.     <text>
  23.       <charset>us-ascii</charset>
  24.     </text>
  25.   </lang>
  26.   <autodetect>
  27.   <!--no known parport probe information--></autodetect>
  28.   <functionality>A</functionality>
  29.   <driver>hpijs</driver>
  30.   <!--no "contrib_url"-->
  31.   <comments>
  32.     <en>
  33.  
  34.     For basic printing functionality use the <a 
  35.     href="http://hplipopensource.com/">HPIJS 
  36.     driver </a>. For advanced functionality such
  37.     as printer status and maintenance features, use the
  38.     <a href="http://hplipopensource.com/">
  39.     HPLIP driver</a> (which includes HPIJS). <p>
  40.  
  41.     To get its maximum quality, use the "hpijs"
  42.     driver.<p>
  43.  
  44.     Older comments:<p>
  45.  
  46.     Same printer as the HP DeskJet 812C, does 600x600 dpi in colour with
  47.     Gimp-Print 4.1.5 or newer ("gimp-print").<p>
  48.  
  49.     Mostly works, but the color is a bit off.<p>
  50.  
  51.     Redhat 6.x install (somewhat older user report):<p>
  52.  
  53.     Download source for ghostscript 5.50 (not 6.0, not 5.1, and not
  54.     GNU ghostscript, which is installed in RH as an rpm).  Get the
  55.     cdj880 driver source and follow the directions and compile and
  56.     install gs 5.50.  (you can "make install" without
  57.     removing the RH ghostscript rpm, since 5.50 installs into
  58.     /usr/local/bin instead of /usr/bin).  Then you can hack around
  59.     printtool, using it to set up the username/password etc for the
  60.     printer, but then hand-modifying the /etc/printcap entry it
  61.     creates to say "cdj880" instead of whatever driver you
  62.     had to pick (I couldn't figure out how to get printtool to
  63.     list the driver as an option, thus the hack). It prints! (maybe
  64.     make sure /usr/local/bin is before /usr/bin in your PATH).
  65.     </en>
  66.   </comments>
  67. </printer>
  68.